CollectionView::DoSelect2

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:18:15 1991
Index Return to Main Contents
 

NAME

CollectionView::DoSelect2 - instance method  

TEMPLATE

void DoSelect2(Rectangle selection, int clicks)  

SPECIFIERS

public virtual  

DESCRIPTION

DoSelect2 is called when the CellSelector created by the method DoLeftButtonDownCommand has finished. By default, it forwards this message to the method DoSelect if at least one cell is selected. Method is rarely overridden.  

ARGUMENTS

Rectangle selection

see
instvar selection
int clicks

specifies whether cells have been selected with a single or double click
 

RETURN ARGUMENT

void

 

CATEGORIES

selection, implementation

 

FIRST DEFINITION

class CollectionView  

FILES

implementation:
CollView.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:30 GMT, March 30, 2022